home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / Magazin / WebDesing_No_Lib / WebDesignNoLib.readme < prev    next >
Text File  |  1998-12-23  |  9KB  |  286 lines

  1.  
  2. Short:    html editor with external editor support
  3. Uploader: lmcgahey@net-link.net (Larry McGahey)
  4. Author:   lmcgahey@net-link.net (Larry McGahey)
  5. Type:     comm/www
  6. Replaces: comm/www WebDesignNoLib.lha
  7. Version : v2.0f
  8.  
  9.           Version 2.0f
  10.  
  11.           Fixed the fonts in the prefs screen so the text
  12.           won't appear where it shouldn't. This depends on
  13.           the user having courier 11 font in the fonts directory.
  14.           This problem occured because the labels for the
  15.           text fields were using the screen text font which
  16.           if it was bigger than courier 11 it didn't fit.
  17.  
  18.  
  19.           Version 2.0e
  20.  
  21.           Attempted to fix a bug that sometimes caused
  22.           Web Design to quit if AWeb was loading a
  23.           large document in the first preview in
  24.           version 2.0d.
  25.  
  26.           Version 2.0d
  27.  
  28.           I have made it possible to use GoldEd or CygnusEd
  29.           with Web Design allowing better cutting and pasting
  30.           as well as clipboard support.
  31.         
  32.           I have tested this with CygnusEd Professional v3.5,
  33.           that I got on a magazine disk a few years ago,
  34.           and the free version of GoldEd that I downloaded
  35.           from http://members.tripod.com/golded/golded.htm
  36.           ged473.lha
  37.  
  38.           I also downloaded envWWW26.lha from the same site.
  39.           Once installed it adds html support that includes
  40.           color to html code. It is also easier to add a
  41.           few things in the middle of a <B>line</B>.
  42.         
  43.           The Go Configure screen has a box for selecting
  44.           which external text editor you want to use. If
  45.           you have ced or ged in your c: directory all you
  46.           need to do is type ced or ged into the box. If
  47.           don't have either in the c: directory you can click
  48.           your way to the editors location.
  49.  
  50.           In Web Design you can send the current document
  51.           to the external editor from the Blocks pulldown
  52.           menu or just press RIGHTAMIGA + e
  53.  
  54.           When you are ready to go back to Web Design...
  55.  
  56.           CygnusEd - press RIGHTAMIGA + RIGHTSHIFT + q
  57.           GoldEd   - press RIGHTAMIGA + d
  58.  
  59.           This will close the external editor and update
  60.           the document in Web Design automatically.
  61.  
  62.           It is best to close each time like this so
  63.           additional changes will be shown if you go back
  64.           to the external editor again.
  65.  
  66.           I have been unable to provide full cut and paste
  67.           or color coded text using CanDo 3.0 developer
  68.           system so this is the next best thing.
  69.  
  70.           If you use this feature in Web Design with a different
  71.           version of either CygnusEd or GoldEd than the ones
  72.           I have tested I would like to know how it works.
  73.  
  74.           I have also added DIV block commands. They are listed
  75.           with the other block commands from that button.
  76.  
  77.           I have attempted to have AWeb and Voyager show
  78.           changes with preview the first time, rather than the
  79.           blank browser. Voyager still needs to have the Reload
  80.           button clicked to show additional changes although it
  81.           does show the page correctly the first time.
  82.  
  83.           Version 2.0c
  84.  
  85.           Added more standard colors that can be selected
  86.           by name from a list.
  87.  
  88.           Changed the character entity selection from
  89.           a list of names to buttons with the character
  90.           that will result when selected. Added many more
  91.           characters.
  92.  
  93.           Version 2.0a
  94.  
  95.           Fixed a bug that left the = sign out of the
  96.           SRC= code when inserting an image into an
  97.           existing line of html code.
  98.  
  99.           Version 2.0
  100.  
  101.           Fixed the startup so it won't say Web Design is
  102.           running when it isn't.
  103.  
  104.           Made it easier to insert an image along with
  105.           and http link or an email address etc.
  106.  
  107.           Added 16 basic color buttons to the text and
  108.           background color selector making it easier
  109.           to select these basic colors.
  110.  
  111.           If you want to be informed about updates to
  112.           Web Design sign up for the Web Design mailing
  113.           list.  http://www.net-link.net/~lmcgahey/
  114.  
  115.  
  116.           
  117.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  118.           How can this program be written with CanDo?
  119.           Christian Effenberger's CanDo development CD
  120.           makes the current Web Design possible.
  121.  
  122.           If you are a CanDo programmer you need this CD!!!
  123.  
  124.           You can email Christian at the address below.
  125.  
  126.           YouCan@A2.amclust.de
  127.  
  128.           You can also get info here...
  129.  
  130.           http://www.instantkarma.com/biz/cando.html
  131.  
  132.           The CD contains examples and programs Christian has
  133.           written to get you started as well as the tools.
  134.  
  135.           I have also recieved additional CanDo courses to help
  136.           with the new powers so there is plenty of help
  137.           available.
  138.  
  139.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  140.  
  141.           IMPORTANT IMPORTANT IMPORTANT
  142.  
  143.           Extract Web Design to the directory you will be
  144.           using it from because there are several files it
  145.           will look for in that directory.
  146.           
  147.           IMPORTANT IMPORTANT IMPORTANT
  148.  
  149.           I am changing the way I compile Web Design.
  150.           Included with these files is the Cando.library
  151.           that you will need to copy to Sys:Libs for
  152.           Web Design to work at all.
  153.  
  154.           DO NOT ASSUME YOUR CANDO.LIBRARY IS THE ONE THAT IS NEEDED
  155.  
  156.           Once you have done this you will have the option
  157.           to download a smaller file as updates become available.
  158.                   
  159.           Use the HELP key to access AmigaGuide docs while
  160.           using Web Design.
  161.  
  162.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  163.  
  164.  
  165.           PLEASE READ THE GUIDE
  166.  
  167.         
  168.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169.  
  170.           FEATURES
  171.  
  172.           o Easy creation of html docs
  173.  
  174.           o Client side image maps (requires HappyDT.lha)*
  175.  
  176.           o Automatic WIDTH and HEIGHT for images (requires HappyDT.lha)*
  177.  
  178.           o Online help guide
  179.  
  180.           o Work with multiple documents
  181.          
  182.           o Easy client side image maps
  183.  
  184.           o Add and update text colors with mouse clicks
  185.  
  186.           o Add and update text sizes with mouse clicks
  187.  
  188.           o Add and update images with mouse clicks
  189.  
  190.           o Preview images/bgimages before using
  191.  
  192.           o Copy images/bgimages to the current directory
  193.  
  194.           o Preview changes before saving
  195.  
  196.           o Easy creation of tables with color or image backgrounds
  197.  
  198.           o Easy creation of forms
  199.  
  200.           o Easy creation of frames
  201.  
  202.           o Word search, replace word and remove word
  203.  
  204.           o Cut and paste lines and blocks
  205.  
  206.           o Insert text from other files
  207.  
  208.           o Easy add url and mailto etc
  209.  
  210.           o JavaScript support
  211.         
  212.           o Support for external editors
  213.  
  214.           o and more....
  215.  
  216.  
  217.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  218.              
  219.           Watch for updates and helpful hints on my home page.
  220.  
  221.           http://www.net-link.net/~lmcgahey/   (North America)
  222.  
  223.           http://www.amigaworld.com/support/webdesign/  (Europe/UK)
  224.  
  225.           I have docs in HTML format online as well as in
  226.           AmigaGuide format for downloading. 
  227.         
  228.           I have also made it possible now to press the HELP
  229.           key for online help while using Web Design.
  230.  
  231.  
  232.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  233.  
  234.           * Web Design can not load jpg, gif, png etc gfx
  235.             without HappyDT installed and WD listed in
  236.             HappyDT's prefs.
  237.  
  238.             Aminet util/cdity/HappyDT.lha
  239.  
  240.  
  241.             JPGs do not seem to work most of the time.
  242.             
  243.             This is also true if you want WIDTH and HEIGHT
  244.             added to inline image code.
  245.           
  246.           ImageMap may not load for you and if it doesn't you
  247.           will need to wait until I can change the way it loads.
  248.           I am aware that it errors when some people try to
  249.           use it.
  250.           
  251.           
  252.  
  253.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  254.  
  255.           I would like to have your ideas and bug reports
  256.           whether you have registered or not.
  257.  
  258.           
  259.           Email: lmcgahey@net-link.net
  260.         
  261.           irc: yooper #amiga 
  262.  
  263.  
  264.          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  265.  
  266.           
  267.           This program is shareware so if you use it please
  268.           consider my time spent to save you time. Nothing is
  269.           disabled so have fun.
  270.  
  271.           Suggested shareware amount is $25.00 or more if you
  272.           can pay more. :)
  273.  
  274.  
  275.           Thank you to the people who have registered.
  276.  
  277.           Also thank you to the other people who have reported bugs to 
  278.           help me improve Web Design.
  279.  
  280.  
  281.           Larry McGahey
  282.           6092 N 8th Street
  283.           Kalamazoo, MI 49009
  284.           USA
  285.  
  286.